-
Home
-
WooCommerce Braintree Payment Gateway
-
2.0.0 (latest)
-
Code
-
Classes
- MerchantAccountGateway
Total Complexity |
16 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
147 |
Lines of code |
109 |
Logical lines of code |
47 |
Comment lines |
3 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
58 |
4 |
16 |
createSignature() |
S |
50 |
1 |
34 |
find() |
S |
64 |
2 |
9 |
__construct() |
S |
71 |
1 |
6 |
create() |
S |
74 |
1 |
4 |
update() |
S |
71 |
1 |
5 |
updateSignature() |
S |
73 |
1 |
5 |
createForCurrency() |
S |
71 |
1 |
5 |
all() |
S |
69 |
1 |
7 |
fetchMerchantAccounts() |
S |
65 |
1 |
8 |
_doCreate() |
S |
72 |
1 |
5 |
_doUpdate() |
S |
72 |
1 |
5 |